Resizing and spacing

??=[entries.resizing] Entries can have their size and spacing changed in the following ways: You can change the "??!w[objectmargin]" from the default jot using the command
\begin{defs1}
\vert\objectmargin\vert \vert{\vert<dimen>\vert}\vert
\end{defs1}

The usual spacing between the rows and columns can be adjusted relative to the default 2pc by
\begin{defs1}
\vert\spreaddiagramrows\vert \vert{\vert<dimen>\vert}\vert\cr
\vert\spreaddiagramcolumns\vert \vert{\vert<dimen>\vert}\vert\cr
\end{defs1}
that will increase the row/column separation by the specified amount (similar to || of -TEX).

Finally, the ??!w[minimal width] and ??!w[minimal height] of all objects can be set by
\begin{defs1}
\vert\objectwidth\vert \vert{\vert<dimen>\vert}\vert \cr
\vert\objectheight\vert \vert{\vert<dimen>\vert}\vert \cr
\end{defs1}

With the "v3" matrix feature an individual entry can be readjusted and resized without affecting the overall structure. Also the entire matrix can be rotated.